kotlin-stdlib
JS
kotlin-stdlib
/
kotlin.collections
/
[JS]Iterator
/
hasNext
has
Next
JS
abstract
operator
fun
hasNext
(
)
:
Boolean
Content copied to clipboard
Returns
true
if the iteration has more elements.